Push Queue

Command Prototype

DataQueue.Push(queName,item,delay,expired)

Command Description

Adds an entry to the end of the specified queue

Parameter Description
Required Parameter
queName--Name of the queue to push to
item--The data to push into the queue
delay--The effective time of delayed queue messages, in milliseconds
expired--The expiration time of queue messages, in milliseconds

results matching ""

    No results matching ""